home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11434 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: jlilley@ix.netcom.com (John Lilley)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: C++ Interpreter (source): Where?
  5. Date: 14 Mar 1996 16:43:04 GMT
  6. Organization: Netcom
  7. Message-ID: <4i9iao$2m1@cloner3.netcom.com>
  8. References: <4go04r$b5i@news1.wolfe.net> <Pine.SOL.3.91.960303190800.4477A-100000@eesun2.tamu.edu> <4hhf5u$igo@news.interpath.net>
  9. NNTP-Posting-Host: den-co7-20.ix.netcom.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-NETCOM-Date: Thu Mar 14  8:43:04 AM PST 1996
  13. X-Newsreader: WinVN 0.99.7
  14.  
  15. In article <4hhf5u$igo@news.interpath.net>, softbase@mercury.interpath.net says...
  16. >C++ is a different matter. I'm sure it is possible to write an
  17. >interpreter for it, but with constructors, destructors, virtual
  18. >functions, and the C++ emphasis on dynamic allocation instead of static
  19. >it would be very, very hard. C++ is complex to begin with -- C has a
  20. >lot less things to interpret than C++. I've never heard of a C++
  21. >interpreter.
  22.  
  23. Centerline software ships ObjectCenter for UNIX workstations, and claims 
  24. to have an embedded C++ interpreter.  And I'm sure you could get source 
  25. for a small fortune  :-)
  26.  
  27. john lilley
  28.  
  29.